From: Glenn Morris Date: Tue, 25 Jan 2011 04:03:31 +0000 (-0800) Subject: * README: Add a note about ranges in copyright years. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~5075 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2d4463a639a8ea7da378920c5c22222ccb86c0cf;p=emacs.git * README: Add a note about ranges in copyright years. (See current maintain.info.) --- diff --git a/ChangeLog b/ChangeLog index 0293a562481..f23fb3e890a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2011-01-25 Glenn Morris + * README: Add a note about ranges in copyright years. + * configure.in: Set CANNOT_DUMP on ia64 hpux (port from emacs-23). 2011-01-25 Peter O'Gorman (tiny change) diff --git a/README b/README index 2dc879cd63a..159bc5b3614 100644 --- a/README +++ b/README @@ -89,6 +89,14 @@ There are several subdirectories: of the standard distribution of the OS. The platform-specific README files and installation instructions should list the required tools. + +NOTE ON COPYRIGHT YEARS + +In copyright notices where the copyright holder is the Free Software +Foundation, then where a range of years appears, this is an inclusive +range that applies to every year in the range. For example: 2005-2008 +represents the years 2005, 2006, 2007, and 2008. + This file is part of GNU Emacs.